services.mautrix-meta.instances.<name>.dataDir

Path to the directory with database, registration, and other data for the bridge service. This path is relative to /var/lib, it cannot start with ../ (it cannot be outside of /var/lib).

Type
string
Default
"mautrix-meta-‹name›"
Declared
<nixpkgs/nixos/modules/services/matrix/mautrix-meta.nix>